runtime.m.profilehz (field)
6 uses
runtime (current package)
cgocall.go#L297: if gp.m.profilehz != hz {
os_linux.go#L606: mp.profilehz = hz
proc.go#L2507: if _g_.m.profilehz != hz {
proc.go#L4450: if mp != nil && mp.profilehz == 0 {
runtime2.go#L537: profilehz int32
signal_unix.go#L328: getg().m.profilehz = hz
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)